No user or email for commit
Add you name and email using:
git config --global user.name "NAME"
git config --global user.email "EMAIL"
With or without the --global
option.
Add you name and email using:
git config --global user.name "NAME"
git config --global user.email "EMAIL"
With or without the --global
option.